home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / prgtools / sharee17.zip / README.TXT < prev    next >
Text File  |  1995-11-25  |  4KB  |  85 lines

  1. 1. Installation
  2. ---------------
  3. List of supplied files:
  4. - SHAREMAN.EXE   executable program for Windows 3.1
  5. - SHAREMAN.HLP   online help
  6. - LHA.EXE        LHA 2.13 (copyright by Yoshi)
  7. - LHA.DOC        documentation for LHA
  8. - LHA.PIF        PIF file for LHA
  9. - BWCC.DLL       dynamic link library for Borland dialogs
  10. - EXAMPLE.SHM    a parameter file for demonstration
  11. - README.TXT     this file
  12. - CRYPTO.H       crypto include file for C compilers
  13. - CRYPTO.C       crypto source code for C compilers
  14. - FILE_ID.DIZ    standardized description for BBSes
  15.  
  16. First the archive has to be decompressed. It is a PKZip archive. Then copy 
  17. BWCC.DLL into your Windows system directory (usually C:\WINDOWS\SYSTEM\), 
  18. but only if you do not have a newer or same version already.
  19. The last five files are not required for using the ShareMan.
  20.  
  21. 2. What can the ShareMan do for me?
  22. -----------------------------------
  23. The ShareMan is a Windows utility for software distribution; LHA and crypto 
  24. interface can also be used generally. Encryption and decryption of text and 
  25. files, inserting passwords, user IDs and serial numbers with 
  26. authentification digit in the final state of program development as well as 
  27. compressing and copying files for distribution are the first tasks the 
  28. ShareMan will do for you. For shipment to a registered customer the 
  29. ShareMan offers writing serial number, customer's name and company into the 
  30. program, calculating and writing a user ID and storing customer data in an 
  31. address file, with each option to be turned on or off separately. All 
  32. settings can be stored in parameter files for easy retrieval. The ID and 
  33. crypto algorithms are included as C source code and may be used freely.
  34.  
  35. 3. Features
  36. -----------
  37. - automatisation of your distribution tasks by parameter files
  38. - user interface for LHA file compressor
  39. - printing and exporting of selected customer data
  40. - up to 9999 records
  41. - graphical display of registration fees versus time
  42. - freely designed serial numbers with control digit
  43. - test of passwords
  44. - calculation of user IDs
  45. - user interface for encryption and decryption of strings and complete
  46.   files by Cesar or shift register
  47. - icon bars for address file, LHA manager and crypto
  48. - context-sensitive online help
  49.  
  50. 4. Legal information
  51. --------------------
  52. This is an unregistered version of the ShareMan. The only drawback in 
  53. comparison to the registered version is a reminder screen upon program 
  54. start. Thus usability is only slightly reduced.
  55. This program and its accompanying documentation are Shareware. The 
  56. Shareware principle states that you may use the product for a limited time 
  57. or to a limited extent freely, on violation of these limits, however, 
  58. either erase the product completely from your system or convert it into the 
  59. registered version by paying the registration fee, then being subject to 
  60. normal copyright rules without the limitations mentioned. In the case of 
  61. the ShareMan the limitation is that you must not use the unregistered 
  62. version for more than 30 days. Remember: Trust is the foundation of the 
  63. Shareware principle!
  64. All users of the unregistered version of the ShareMan are granted a limited 
  65. license to copy the product only for the trial use by themselves or others, 
  66. provided that the ShareMan is copied in its full and unmodified form. The 
  67. copy must include all files necessary to permit full operation of the 
  68. program. It must also include this documentation. Use of unregistered 
  69. copies of the ShareMan by any person in connection with a business, 
  70. corporation, educational institution, or government agency is forbidden. 
  71. Such users must register this product. By using the unregistered version of 
  72. the ShareMan you acknowledge that you have read and understood this limited 
  73. license and agree to be bound by its terms and conditions. The registered 
  74. version must not be distributed.
  75. The two included C files may be used freely.
  76.  
  77. 5. Author
  78. ---------
  79. Bernd Cordes, Wiesingerweg 34, 20253 Hamburg, Germany
  80. Phone/Fax +49 (40) 494370
  81. CompuServe 100334,375, Internet 100334.375@compuserve.com
  82.  
  83. --------
  84. 11/24/95
  85.